| Method | Request URI |
|---|---|
| POST | /API/Account/PromoteVirtualAccount/{id}/?sessionId=value |
| URI Parameter | Description |
|---|---|
| sessionId | Current session ID. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the account to be promoted. |
| Authorization: Bearer <Current session ID> |